Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
killPlips
This procedure shuts down PLIPs cleanly, forcing the correct update of the running procedure’s temp-table.
Location: af\app\afsesmngrp.i Parameters:INPUT pcPlipNames AS CHARACTERA
CHR(3)-delimited list of PLIP names to kill.INPUT pcPlipHandles AS CHARACTERA
Notes:CHR(3)-delimited list of PLIP handles to kill.
- Only one of the parameters is required, depending on whether the PLIP name or the PLIP handle is known. A combination can be passed in if required.
Examples: See the- If PLIP names are used, the full PLIP name must be specified, including relative path and
.pextension must be specified, as it was specified when the PLIP was launched.PlipShutdownprocedure inry\app\rycusmngrp.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |